Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdAnsiString::[] Operator
Syntax
C++
char operator [](int charIndex) const;

Indexing Operator

Parameters
Description
charIndex
[in] Character index.

Returns the single character of this String object at the specified position.

Copyright © 2002-2022. Open Design Alliance All rights reserved.